ingress 백업용

This commit is contained in:
정훈 변
2024-05-02 16:19:33 +09:00
commit 7ddb00d181
104 changed files with 5390 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
controller:
image:
repository: ingress-controller/controller
tag: 1.0.0-dev
digest: null
admissionWebhooks:
enabled: false
service:
type: ClusterIP
tcp:
configMapNamespace: default
udp:
configMapNamespace: default
tcp:
9000: "default/test:8080"
udp:
9001: "default/test:8080"