mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(flux): verified bogus CRD behavior
This commit is contained in:
@@ -15,8 +15,6 @@ spec:
|
||||
- &crds
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
name: random.fake.ass.shit
|
||||
- <<: *crds
|
||||
name: replicationsources.volsync.backube
|
||||
- <<: *crds
|
||||
name: replicationdestinations.volsync.backube
|
||||
@@ -32,11 +30,6 @@ spec:
|
||||
name: ciliumclusterwidenetworkpolicies.cilium.io
|
||||
- <<: *crds
|
||||
name: certificates.cert-manager.io
|
||||
# healthCheckExprs:
|
||||
# - apiVersion: apiextensions.k8s.io/v1
|
||||
# kind: CustomResourceDefinition
|
||||
# failed: "!(has(status.storedVersions))"
|
||||
# current: "has(status.storedVersions)"
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
|
||||
Reference in New Issue
Block a user