Skip to content

Commit

Permalink
feature(devops): automated deploy for dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
fagomezra committed Sep 25, 2023
1 parent 8cb18f5 commit 4f9368d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kubernetes/storageclass.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: naavi-storage
labels:
version: ${VERSION}
name: vmpx-demo-storage
parameters:
fromBackup: ''
numberOfReplicas: '1'
Expand Down

0 comments on commit 4f9368d

Please sign in to comment.