diff options
Diffstat (limited to 'local')
-rw-r--r-- | local/helm-operations/nginx-operation.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/local/helm-operations/nginx-operation.yaml b/local/helm-operations/nginx-operation.yaml index a1d76a3..8cbb928 100644 --- a/local/helm-operations/nginx-operation.yaml +++ b/local/helm-operations/nginx-operation.yaml @@ -6,11 +6,11 @@ metadata: apiVersion: helm.cattle.io/v1 kind: HelmChart metadata: - name: apache + name: nginx namespace: kube-system spec: repo: https://charts.bitnami.com/bitnami - chart: apache + chart: nginx targetNamespace: web valuesContent: |- service: |