Skip to content

Commit

Permalink
feat(infrastructure): remove staging certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
luissimas committed Oct 19, 2024
1 parent 0845d4b commit 862aa24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/configs/ssl-certificates/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- duckdns-staging.yaml
# - duckdns-staging.yaml
- duckdns-prod.yaml
- namespace.yaml

0 comments on commit 862aa24

Please sign in to comment.