some tries to get a functioning setup
This commit is contained in:
14
apps/avahi-reflector/kustomization.yaml
Normal file
14
apps/avahi-reflector/kustomization.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: avahi
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- daemonset.yaml
|
||||
# - configmap.yaml
|
||||
|
||||
images:
|
||||
- name: avahi-reflector
|
||||
newName: flungo/avahi
|
||||
newTag: latest
|
||||
Reference in New Issue
Block a user