We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47d673 commit 74f4affCopy full SHA for 74f4aff
apps/web/environments/prod/kustomization.yaml
@@ -1,14 +1,13 @@
1
apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: apps--web
4
-bases:
5
-- ../../base/
6
images:
7
- name: metacpan/metacpan-web
8
- newTag: 07d35f7475da60dd4a9d05f3cc42229b27a7ba7b
+ newTag: a32fd8ffc8fc53cd7c9da319afdc2f7b7f6e1e68
9
resources:
10
- fastly-api_sealedsecret.yaml
11
- purge-fastly-cache.yaml
12
- prod_sealedsecret.yaml
13
- namespace.yaml
14
-- ingress.yaml
+- ingress.yaml
+- ../../base/
0 commit comments