Skip to content

Commit 50dec6e

Browse files
committed
Fix namespace
1 parent 1e184e6 commit 50dec6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.helm/templates/ingress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ apiVersion: cert-manager.io/v1
3232
kind: Certificate
3333
metadata:
3434
name: habr-app
35-
namespace: habr-app
35+
namespace: habr-app-production
3636
spec:
3737
secretName: habr-app-tls
3838
issuerRef:

0 commit comments

Comments
 (0)