We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cabd945 commit 756ce7cCopy full SHA for 756ce7c
kubernetes_app.yml
@@ -149,7 +149,7 @@ metadata:
149
apiVersion: extensions/v1beta1
150
kind: Ingress
151
metadata:
152
- name: staging-editor-ingress-with-auth
+ name: staging-editor-ingress
153
namespace: staging
154
annotations:
155
kubernetes.io/ingress.global-static-ip-name: "web-editor-staging-ip"
@@ -161,7 +161,7 @@ spec:
161
162
163
164
+ name: staging-preview-ingress
165
166
167
kubernetes.io/ingress.global-static-ip-name: "preview-staging-ip"
0 commit comments