Skip to content
Snippets Groups Projects
Commit 13bf420d authored by Jason Zaman's avatar Jason Zaman
Browse files

tekton: Rename ingress public IP endpoint for new project

parent 5b7b1c2a
Branches
No related tags found
No related merge requests found
...@@ -70,9 +70,9 @@ spec: ...@@ -70,9 +70,9 @@ spec:
pipelineRef: pipelineRef:
name: build-pipeline name: build-pipeline
podTemplate: #podTemplate:
nodeSelector: #nodeSelector:
cloud.google.com/gke-nodepool: pool-n1-s2 # cloud.google.com/gke-nodepool: pool-n1-s2
resources: resources:
- name: source-repo - name: source-repo
...@@ -155,7 +155,7 @@ metadata: ...@@ -155,7 +155,7 @@ metadata:
labels: labels:
app: build-listener app: build-listener
annotations: annotations:
kubernetes.io/ingress.global-static-ip-name: tf-build-event kubernetes.io/ingress.global-static-ip-name: tfbuild
networking.gke.io/managed-certificates: tfbuild-cert networking.gke.io/managed-certificates: tfbuild-cert
spec: spec:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment