Closed devcamcar closed 5 years ago
I've noticed that the names from the deployments are a bit messy.
fn-fn-6678db856b-f2c8w 1/2 Running 0 21s fn-fn-flow-depl-7dcc8fdc8b-2qn6f 0/1 Running 0 21s fn-fn-runner-69688fbddc-4grm2 1/1 Running 0 21s fn-fn-runner-69688fbddc-9gnst 1/1 Running 0 21s fn-fn-runner-69688fbddc-mswdm 1/1 Running 0 21s fn-fn-ui-fc78fd85d-75lfk 1/1 Running 0 20s fn-mysql-5ccf4b549f-f6228 1/1 Running 0 22s fn-redis-7ccb845db4-wh668
There's lots of redundant "fn-fn" and it is also bleeding over into the new dns ingress naming.
$ kubectl get ingress NAME HOSTS ADDRESS PORTS AGE fn-fn fn-fn.api.orcltest1.com,fn-fn.lb.orcltest1.com,fn-fn.ui.orcltest1.com + 1 more... <ip redacted> 80 29m
I've noticed that the names from the deployments are a bit messy.
There's lots of redundant "fn-fn" and it is also bleeding over into the new dns ingress naming.