Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-postgres-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Authenticate to cluster
id: kube_auth
uses: gardener/cc-utils/.github/actions/kubernetes-auth@9dc83024923245f56cbe366344c5ae25c10423a9
uses: gardener/cc-utils/.github/actions/kubernetes-auth@268d4438b8f5e8359d5eea7dcc51af31edeae7da
with:
server: https://api.dev.gl-dev.shoot.canary.k8s-hana.ondemand.com
server-ca-discovery-url: https://discovery.ingress.garden.canary.k8s.ondemand.com/projects/gl-dev/shoots/6a3efe36-1d56-4e07-83f6-36720207b51b/cluster-ca
Expand Down