kind: Kustomization resources: - namespace.yaml - secret.yaml - deployment.yaml - service.yaml - ingress.yaml namespace: demo images: - name: okta-oauth newName: docker.jerxie.com/okta-oauth newTag: latest apiVersion: kustomize.config.k8s.io/v1beta1