Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleHelm edit
root@onap-oom-rancher:~# kubectl edit deploy -n onap dev-sdc-sdc-fe


#Edit stateful. Sometimes image version is in statefulset. You need to bounce pod after change

Code Block
root@oom-rancher:~/oom/kubernetes# kubectl -n onap edit statefulset dev-appc-appc


#Find AAI endpoint IP and port. IP can be ANY cluster node IP, and port is 30233

...