Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/yaml-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ permissions:

jobs:
yaml-diff:
uses: giantswarm/github-workflows/.github/workflows/yaml-diff.yaml@main
uses: giantswarm/github-workflows/.github/workflows/yaml-diff.yaml@fix/yaml-diff-enc-exclusion
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sops:
gcp_kms: []
azure_kv: []
hc_vault: []
lastmodified: '2022-08-10T12:18:52Z'
lastmodified: '2026-06-30T14:40:00Z'
mac: ENC[AES256_GCM,data:MlelYpvTgNDJ51+lruKpE5WZsQIJ2Tg66suRu4Cio5RK4JSjrsY/LQLv+HtbhzGKCjWkdw/Or2nfOeRCbrj0KQhKKrFiSRi7wR2+mNolvRbZ5dnsnbNSx5rGetnxearGyuSpMt35rFybI9RnnI878Sg8D1mjzrtmIn2hb8V37do=,iv:TiMKmgwf6GIqwS8Gv//lauhHx0FaL0BcFW06un50dwQ=,tag:gW1UW1+HfbhfOUoKSzVhtA==,type:str]
pgp:
- created_at: '2022-08-10T12:18:52Z'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data:
Variable substitution still possible here.
I am the ${cluster_name} cluster!
I belong to the ${organization} org!
Encryption is possible here as well, but I am not encrypted atm.
Encryption is possible here as well, but I am not encrypted yet.
kind: ConfigMap
metadata:
name: secret-to-be-created-directly-in-WC
Expand Down
Loading