deploy
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 8m29s
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 8m29s
This commit is contained in:
11
deploy/base/kustomization.yaml
Normal file
11
deploy/base/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: mal
|
||||
|
||||
resources:
|
||||
- ./deployment.yaml
|
||||
- ./ingress.yaml
|
||||
- ./cert.yaml
|
||||
- ./service.yaml
|
||||
- ./pvc.yaml
|
||||
- ./app-secret.yaml
|
||||
Reference in New Issue
Block a user