Skip to content

Commit

Permalink
dam copy n paste
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Jun 28, 2024
1 parent 1ccab07 commit 7132433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/postgres-db/ingress.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: pgadmin-ingress
name: postgres-ingress
namespace: postgres-db
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /
Expand Down

0 comments on commit 7132433

Please sign in to comment.