feat(dummyhttp): add sealed secret
This commit is contained in:
parent
9ae6f68058
commit
446409a613
2 changed files with 16 additions and 0 deletions
|
@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- ../../base
|
||||
- dummyhttp-sealed-secret.yaml
|
||||
# Add the config map
|
||||
configMapGenerator:
|
||||
- name: dummyhttp-configmap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue