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/sco-redirect:sha-145862caeef7dace9d8fe6b732e6d04e32b08368
1 parent a3f1811 commit 04faa3dCopy full SHA for 04faa3d
apps/sco-redirect/environments/prod/kustomization.yaml
@@ -1,12 +1,10 @@
1
----
2
apiVersion: kustomize.config.k8s.io/v1beta1
3
kind: Kustomization
4
namespace: apps--sco-redirect
5
-bases:
6
- - ../../base/
7
resources:
8
- - namespace.yaml
9
- - ingress.yaml
+- namespace.yaml
+- ingress.yaml
+- ../../base/
10
images:
11
- name: metacpan/sco-redirect
12
- newTag: sha-b837b005f2ca853b4bfe4cd0b69f6446c23adf07
+ newTag: sha-145862caeef7dace9d8fe6b732e6d04e32b08368
0 commit comments