This commit is contained in:
root 2025-07-22 17:16:44 +09:00
parent 4d36079c2e
commit a82ff2e473
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: alpha-argocd.gpulive.apppaas.io # 사전 생성된 인증서의 도메인적용.
- host: argocd.gpulive.apppaas.io # 사전 생성된 인증서의 도메인적용.
http:
paths:
- path: /
@ -23,6 +23,6 @@ spec:
number: 443
tls:
- hosts:
- "alpha-argocd.gpulive.apppaas.io"
secretName: gpulive-apppaas-io-ssl
- "argocd.gpulive.apppaas.io"
secretName: gpulive-new-ssl

View File

@ -1,7 +1,7 @@
---
apiVersion: v1
data:
allow-snippet-annotations: "false"
allow-snippet-annotations: "true"
kind: ConfigMap
metadata:
labels: