We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f834cb commit 881127aCopy full SHA for 881127a
infrastructure/k8s/apps/admin-portal/deployment.yaml
@@ -27,3 +27,7 @@ spec:
27
env:
28
- name: NODE_ENV
29
value: "production"
30
+ hostAliases:
31
+ - ip: "10.43.11.98"
32
+ hostnames:
33
+ - "wso2is.com"
0 commit comments