Skip to content

Commit

Permalink
Update watches.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontes11 committed Nov 16, 2023
1 parent 4e8dfe1 commit 88c7b9c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ metrics:
serviceMonitor:
enabled: true
webhook:
certificate:
cert:
certManager: true
```
Expand All @@ -55,7 +55,7 @@ spec:
serviceMonitor:
enabled: true
webhook:
certificate:
cert:
certManager: true
```

Expand Down
4 changes: 2 additions & 2 deletions bundle/manifests/mariadb-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ spec:
serviceMonitor:
enabled: true
webhook:
certificate:
cert:
certManager: true
```
Expand All @@ -419,7 +419,7 @@ spec:
serviceMonitor:
enabled: true
webhook:
certificate:
cert:
certManager: true
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ spec:
serviceMonitor:
enabled: true
webhook:
certificate:
cert:
certManager: true
```
Expand All @@ -99,7 +99,7 @@ spec:
serviceMonitor:
enabled: true
webhook:
certificate:
cert:
certManager: true
```
Expand Down
3 changes: 0 additions & 3 deletions watches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,4 @@
version: v1alpha1
kind: MariadbOperator
chart: helm-charts/mariadb-operator
watchDependentResources: false
overrideValues:
'webhook.certificate.default.hook': "pre-install"
#+kubebuilder:scaffold:watch

0 comments on commit 88c7b9c

Please sign in to comment.