Skip to content

Commit

Permalink
teste atualizar
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoOMaia committed Nov 27, 2023
1 parent e36236d commit 76ead7e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/persistent.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
apiVersion: v1

kind: PersistentVolumeClaim
metadata:
namespace: leonardomaia
Expand Down
12 changes: 12 additions & 0 deletions manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
project: leonardomaia-project
source:
repoURL: 'https://github.com/LeoOMaia/Cloud_TP2'
path: kubernetes
targetRevision: HEAD
destination:
server: 'https://kubernetes.default.svc'
namespace: leonardomaia
syncPolicy:
automated:
prune: true
selfHeal: true

0 comments on commit 76ead7e

Please sign in to comment.