more refinements for the deployment
All checks were successful
Build container / Build (pull_request) Successful in 1m10s
All checks were successful
Build container / Build (pull_request) Successful in 1m10s
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ./namespace.yaml
|
||||
- ./deployment.yaml
|
||||
- ./sealedsecret.yaml
|
||||
- ./pvc.yaml
|
||||
|
||||
namespace: journal-bot
|
||||
|
||||
images:
|
||||
- name: mollre/journal-bot
|
||||
newTag: 1.0.68
|
||||
- name: journal
|
||||
newName: git.kluster.moll.re/remoll/journal-bot
|
||||
newTag: 29d951427d6f3377e43767916cefb07e03e9eab8
|
||||
|
||||
Reference in New Issue
Block a user