mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-23 20:48:00 +00:00
add tekton
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
bfce08329d
commit
933b93da76
23 changed files with 199 additions and 111 deletions
8
apps/yopass/kustomization.yaml
Normal file
8
apps/yopass/kustomization.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- network-policy.yaml
|
||||
- route.yaml
|
||||
- service.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue