Skip to content

Commit

Permalink
Add skaffold profile for etcd version of Vizier
Browse files Browse the repository at this point in the history
Summary: we want to be able to deploy the etcd version of vizier on skaffold

Test Plan: n/a

Reviewers: vihang, nserrino

Reviewed By: vihang, nserrino

Differential Revision: https://phab.corp.pixielabs.ai/D9059

GitOrigin-RevId: 8e34454
  • Loading branch information
aimichelle authored and copybaranaut committed Jul 6, 2021
1 parent c54ccce commit 83df0d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions skaffold/skaffold_vizier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,9 @@ profiles:
path: /deploy/kustomize/paths
value:
- k8s/vizier/sanitizer
- name: etcd
patches:
- op: replace
path: /deploy/kustomize/paths
value:
- k8s/vizier/etcd_metadata

0 comments on commit 83df0d5

Please sign in to comment.