Skip to content

Commit

Permalink
implementasi vault di kubernetes menggunakan methode CSI Driver
Browse files Browse the repository at this point in the history
  • Loading branch information
yeahbutstill committed Oct 9, 2024
1 parent 31653db commit a44ff6a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@ build/
.vscode/

### Docker ###
/restful-api-contact-management-data/
/db-contact-management/
restful-api-contact-management-data/
db-contact-management/

### Vault ###
src/main/resources/application-vault.properties

0 comments on commit a44ff6a

Please sign in to comment.