Slow rollout
This commit is contained in:
parent
93adaf40a9
commit
fc53c93387
1 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
||||||
# ---
|
---
|
||||||
# apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
# kind: Kustomization
|
kind: Kustomization
|
||||||
# resources:
|
resources:
|
||||||
# # Pre Flux-Kustomizations
|
# Pre Flux-Kustomizations
|
||||||
# - ./namespace.yaml
|
- ./namespace.yaml
|
||||||
# # Flux-Kustomizations
|
# Flux-Kustomizations
|
||||||
# - ./elk/ks.yaml
|
- ./elk/ks.yaml
|
||||||
# - ./mastodon/ks.yaml
|
- ./mastodon/ks.yaml
|
||||||
|
|
Reference in a new issue