update
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
756db56f30
commit
3821e8f281
1 changed files with 0 additions and 10 deletions
|
|
@ -1,6 +1,5 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: a3-dev
|
||||
resources:
|
||||
- gateway.yaml
|
||||
- virtualservice.yaml
|
||||
|
|
@ -10,12 +9,3 @@ resources:
|
|||
images:
|
||||
- name: registry.gwg313.xyz/private/a3-dev
|
||||
newTag: e1d98f86f22ab1475237e8d14920f38630ad17e9
|
||||
|
||||
patches:
|
||||
- target:
|
||||
kind: Certificate
|
||||
name: a3-dev-cert
|
||||
patch: |-
|
||||
- op: replace
|
||||
path: /metadata/namespace
|
||||
value: istio-system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue