refactor to use with argocd instead of flux
continuous-integration/drone Build is passing

This commit is contained in:
2025-07-06 00:23:55 +05:30
parent 7d796973f9
commit 4368a36150
24 changed files with 74 additions and 319 deletions
+11
View File
@@ -0,0 +1,11 @@
# https://portainer.github.io/k8s/
service:
type: LoadBalancer
httpPort: 9000
persistence:
enabled: true
storageClass: longhorn-static
accessModes:
- ReadWriteMany
size: 500Mi