Files
awx_abr/k1.yml
2024-06-21 15:28:21 +02:00

15 lines
420 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Find the latest tag here: https://github.com/ansible/awx-operator/releases
- github.com/ansible/awx-operator/config/default?ref=1.1.4
# Set the image tags to match the git version from above
images:
- name: quay.io/ansible/awx-operator
newTag: 1.1.4
# Specify a custom namespace in which to install AWX
namespace: awx