We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
metacpan/metacpan-api-v0-shim:sha-9e4d6bcd03e866f68539095309d44f2ffc4ef71a
1 parent 9c60bb2 commit 5bda592Copy full SHA for 5bda592
apps/api-v0-shim/environments/prod/kustomization.yaml
@@ -1,12 +1,10 @@
1
----
2
apiVersion: kustomize.config.k8s.io/v1beta1
3
kind: Kustomization
4
namespace: apps--api-v0-shim
5
-bases:
6
- - ../../base/
7
resources:
8
- - namespace.yaml
9
- - ingress.yaml
+- namespace.yaml
+- ingress.yaml
+- ../../base/
10
images:
11
- name: metacpan/metacpan-api-v0-shim
12
- newTag: sha-c2a9b5e81646f8e9530b1e22cce1eb9789c06045
+ newTag: sha-9e4d6bcd03e866f68539095309d44f2ffc4ef71a
0 commit comments