deploy nginx operator

This commit is contained in:
2025-08-07 10:38:10 -05:00
parent 31a4d7e3d3
commit a493cb75f9
3 changed files with 2 additions and 2 deletions

View File

@@ -6,9 +6,9 @@ commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
resources:
- namespace.yaml
# Operator deployment
- subscription.yaml
# Deploy cluster resources
- scc.yaml
- namespace.yaml
- pvcs.yaml

View File

@@ -82,7 +82,7 @@ spec:
leaderElectionLockName: ingress-leader
service:
externalTrafficPolicy: Local
# loadBalancerIP: 10.1.82.2
loadBalancerIP: 10.1.82.2
prometheus:
create: true
serviceMonitor: