cleaner deployment using kustomize, to be managed by flux
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: journal
|
||||
|
||||
resources:
|
||||
- ../../base
|
||||
|
Reference in New Issue
Block a user