Verified Commit 1c8bc697 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Make configmap wp-config optional in Kustomization config

parent 693230e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ spec:
      - name: config
        configMap:
          name: wp-config
          optional: true
      - name: secrets
        secret:
          secretName: wp-secrets