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

View File

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