fluxcd: node red
This commit is contained in:
@@ -1,17 +1,15 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: node-red
|
||||
resources:
|
||||
- pvc.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
secretGenerator:
|
||||
|
||||
- name: limbomox-ssh
|
||||
files:
|
||||
- id-ed25519=./.env.d/limbomox.node-red.id_ed25519
|
||||
- ingress.yaml
|
||||
- node-red-settings-secret.yaml
|
||||
- limbomox-ssh-secret.yaml
|
||||
- image-policy.yaml
|
||||
- image-repo.yaml
|
||||
- image-update-automation.yaml
|
||||
|
||||
- name: node-red-settings
|
||||
files:
|
||||
- settings.js=./.env.d/node-red-settings.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user