update service ports adguard-home

This commit is contained in:
2024-07-20 13:09:51 +10:00
parent 729033d0e6
commit 16479218ef

View File

@@ -1,4 +1,4 @@
#!/bin/bash
set -e
kubectl apply service ingress-nginx-controller -n argocd --patch "$(cat ports.yaml)"
kubectl patch service ingress-nginx-controller -n argocd --patch-file ports.yaml