imfreedom/k8s-cluster

5b41605ec1ca
Update PodDisruptionBudget from v1beta1 to v1
---
namespace: roost
configMapGenerator:
- name: keep-configmap
files:
- files/admin-pubkey
options:
disableNameSuffixHash: true
resources:
- manifest.yaml
secretGenerator:
- name: keep
files:
- secrets/ssh_host_ecdsa_key
- secrets/ssh_host_ed25519_key
- secrets/ssh_host_rsa_key
options:
disableNameSuffixHash: true
---