Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
fischerman committed May 3, 2023
1 parent afe06b2 commit d69c4d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions examples/simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ spec:
env:
- name: VAULT_ADDR
value: http://vault:8200
# demonstrate env variable substition for sidecar injection
# not really needed here
- name: ROLE
value: my-role
- name: VAULT_PATH
Expand Down
2 changes: 0 additions & 2 deletions test/manifests/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ spec:
env:
- name: VAULT_ADDR
value: http://vault.default.svc.cluster.local.:8200
# demonstrate env variable substition for sidecar injection
# not really needed here
- name: ROLE
value: my-role
- name: VAULT_PATH
Expand Down

0 comments on commit d69c4d6

Please sign in to comment.