Skip to content

Commit

Permalink
mysql init
Browse files Browse the repository at this point in the history
  • Loading branch information
petar-cvit committed Apr 7, 2024
1 parent 71b54d3 commit 81bc669
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions mysql/templates/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: apps/v1
kind: Deployment
metadata:
Expand Down
1 change: 1 addition & 0 deletions mysql/templates/pvc.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: v1
kind: PersistentVolume
metadata:
Expand Down
1 change: 1 addition & 0 deletions mysql/templates/services.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: v1
kind: Service
metadata:
Expand Down

0 comments on commit 81bc669

Please sign in to comment.