feat(k8s): adding kubernetes support
All checks were successful
Cadoles/bouncer/pipeline/head This commit looks good
Cadoles/bouncer/pipeline/pr-develop This commit looks good

Now we can use skaffold and deploy bouncer in a kubernetes cluster

ref #10
This commit is contained in:
2023-07-10 16:55:45 +02:00
parent b44ff2a68e
commit bcc73a97cc
18 changed files with 349 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
- op: add
path: "/spec/template/spec/imagePullSecrets"
value:
- name: regcred-dev