Skip to content

Commit

Permalink
Revert config/manager/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed Jan 24, 2024
1 parent 1c925ea commit 7e2efed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ generatorOptions:
disableNameSuffixHash: true

configMapGenerator:
- files:
- name: awx-manager-config
files:
- controller_manager_config.yaml
name: awx-manager-config

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: quay.io/haoliu/awx-operator
newTag: 2.10.0-3-g5be4c130
newName: quay.io/ansible/awx-operator
newTag: latest

0 comments on commit 7e2efed

Please sign in to comment.