Update deploy.yaml.template

This commit is contained in:
yuhalog 2025-06-19 09:09:55 +09:00 committed by GitHub
parent a6599438e9
commit 8e87c05af0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -377,6 +377,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: smarketing-ingress name: smarketing-ingress
namespace: ${namespace}
annotations: annotations:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx
spec: spec: