update service ports adguard-home
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
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
|
||||||
Reference in New Issue
Block a user