change ways to expose port for rlpa
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
kubectl patch service ingress-nginx-controller -n argocd --patch-file ports.yaml
|
||||
fileName=$1
|
||||
|
||||
kubectl patch service ingress-nginx-controller -n argocd --patch-file $fileName.yaml
|
||||
Reference in New Issue
Block a user