Merge pull request #587 from 3dwardch3ng/app/adguard-home
update service ports adguard-home
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user