Skip to content

Commit

Permalink
remove prod sufix
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Jul 7, 2023
1 parent 8676d00 commit 55a6cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitops/base/pelostage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
cert-manager.io/cluster-issuer: letsencrypt
name: pelostage-ingress
namespace: backstage
spec:
Expand Down

0 comments on commit 55a6cd0

Please sign in to comment.