imfreedom/k8s-cluster

Update YouTrack to the latest version

19 months ago, Gary Kramlich
94ae2c7d3b0b
Update YouTrack to the latest version
---
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
---