Skip to content

Commit

Permalink
chore(endpoints): remove old region tag secrets-1 (#13006)
Browse files Browse the repository at this point in the history
  • Loading branch information
alarconesparza authored Dec 19, 2024
1 parent 140b9da commit e789679
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions endpoints/kubernetes/k8s-grpc-bookstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,10 @@ spec:
app: esp-grpc-bookstore
spec:
# [START endpoints_secret_1]
# [START secret-1]
volumes:
- name: service-account-creds
secret:
secretName: service-account-creds
# [END secret-1]
# [END endpoints_secret_1]
# [START endpoints_service]
containers:
Expand Down

0 comments on commit e789679

Please sign in to comment.