Skip to content

Conversation

Kousalya1998
Copy link
Contributor

Add deployment.yaml
Add secret.yaml
Update kustomization.yaml

@@ -0,0 +1,18 @@
apiVersion: v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should not add secret using Argo, you need to store the secret in vault under stonesoup/[staging/produciton]/[your team folder] and extract the value here using an ExternalSecret

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the secret file for now. I will add them to Vault

@hugares
Copy link
Contributor

hugares commented Sep 26, 2025

@Kousalya1998 Also please make sure there are no kube-linter issues, the check is failing because you are adding some.

spec:
containers:
- name: support-ops
image: quay.io/klakshma/konflux-support-ops:v1.0.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you meant to be using a personal image for the deployment here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants