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
|
||||
# kind: Kustomization
|
||||
# resources:
|
||||
# # Pre Flux-Kustomizations
|
||||
# - ./namespace.yaml
|
||||
# # Flux-Kustomizations
|
||||
# - ./elk/ks.yaml
|
||||
# - ./mastodon/ks.yaml
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
# Pre Flux-Kustomizations
|
||||
- ./namespace.yaml
|
||||
# Flux-Kustomizations
|
||||
- ./elk/ks.yaml
|
||||
- ./mastodon/ks.yaml
|
||||
|
|
Reference in a new issue