deploy nginx operator
This commit is contained in:
@@ -6,9 +6,9 @@ commonAnnotations:
|
|||||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
- namespace.yaml
|
||||||
# Operator deployment
|
# Operator deployment
|
||||||
- subscription.yaml
|
- subscription.yaml
|
||||||
# Deploy cluster resources
|
# Deploy cluster resources
|
||||||
- scc.yaml
|
- scc.yaml
|
||||||
- namespace.yaml
|
|
||||||
- pvcs.yaml
|
- pvcs.yaml
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ spec:
|
|||||||
leaderElectionLockName: ingress-leader
|
leaderElectionLockName: ingress-leader
|
||||||
service:
|
service:
|
||||||
externalTrafficPolicy: Local
|
externalTrafficPolicy: Local
|
||||||
# loadBalancerIP: 10.1.82.2
|
loadBalancerIP: 10.1.82.2
|
||||||
prometheus:
|
prometheus:
|
||||||
create: true
|
create: true
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
|
|||||||
Reference in New Issue
Block a user