mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(kube): remove Rook CRDs from operator.yaml
This commit is contained in:
@@ -37,13 +37,13 @@ spec:
|
||||
install:
|
||||
# create namespace and CRDs in case the namespace manifests aren't applied
|
||||
createNamespace: true
|
||||
crds: CreateReplace
|
||||
#crds: CreateReplace
|
||||
remediation:
|
||||
retries: 5
|
||||
|
||||
# customize upgrade process
|
||||
upgrade:
|
||||
crds: CreateReplace
|
||||
#crds: CreateReplace
|
||||
remediation:
|
||||
retries: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user