deploy nginx operator
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user