Skip to content

Commit

Permalink
issue #399: testing webtop-secret placement
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Oct 25, 2024
1 parent c8ba095 commit 83b3056
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion kubernetes/aks/apps/webtop/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ kind: Kustomization

resources:
- argo-app.yaml
- tcardin-webtop-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ kind: Kustomization
resources:
- tcardin-webtop-deployment.yaml
- tcardin-webtop-ingress.yaml
- tcardin-webtop-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ kind: Secret
apiVersion: v1
metadata:
name: tcardin-webtop-secrets
namespace: webtop
annotations:
avp.kubernetes.io/path: "kv/data/webtop/test"
avp.kubernetes.io/secret-version: "1"
Expand Down

0 comments on commit 83b3056

Please sign in to comment.